home *** CD-ROM | disk | FTP | other *** search
- object AboutDlg: TAboutDlg
- Left = 191
- Top = 96
- HelpContext = 26
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'About SysFile V1.0'
- ClientHeight = 224
- ClientWidth = 332
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- TextHeight = 16
- object Image1: TImage
- Left = 16
- Top = 20
- Width = 153
- Height = 139
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Bevel1: TBevel
- Left = 12
- Top = 12
- Width = 161
- Height = 145
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 28
- Top = 168
- Width = 133
- Height = 37
- Alignment = taCenter
- AutoSize = False
- Caption = 'Developed with Delphi�'
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Left = 196
- Top = 12
- Width = 117
- Height = 69
- Alignment = taCenter
- AutoSize = False
- Caption = 'Created by Wayne Niddery Copyright � 1995 by WinWright'
- Font.Color = clMaroon
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object BitBtn1: TBitBtn
- Left = 212
- Top = 92
- Width = 89
- Height = 33
- TabOrder = 0
- Kind = bkOK
- end
- object Panel1: TPanel
- Left = 186
- Top = 136
- Width = 138
- Height = 81
- HelpContext = 26
- BevelInner = bvRaised
- BevelWidth = 2
- BorderStyle = bsSingle
- Caption = 'Panel1'
- TabOrder = 1
- OnClick = Panel1Click
- OnMouseDown = Panel1MouseDown
- OnMouseUp = Panel1MouseUp
- object Image2: TImage
- Left = 4
- Top = 4
- Width = 128
- Height = 71
- Align = alClient
- Picture.Data = {<image001.bmp>}
- Stretch = True
- OnClick = Panel1Click
- OnMouseDown = Panel1MouseDown
- OnMouseUp = Panel1MouseUp
- end
- object Label3: TLabel
- Left = 16
- Top = 20
- Width = 100
- Height = 45
- Alignment = taCenter
- AutoSize = False
- Caption = 'Registration Information'
- Font.Color = clYellow
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- OnClick = Panel1Click
- OnMouseDown = Panel1MouseDown
- OnMouseUp = Panel1MouseUp
- end
- end
- end
-